Giter Club home page Giter Club logo

icra2023_quadruped_robot_challenges's Introduction

ICRA 2023 quadruped competition simulation map

  • Version 2.0.1

Package summary

A repository for ICRA2023 Quadruped Robot Challenges. Used for build, test, and deployment.


Overview

  • A repository for ICRA2023 Quadruped Robot Challenges. Used for build, test, and deployment.
  • This repository provides a ROS URDF package for simulation map.
  • You can download and check map overview from here.
  • You can find information about the challenge on the notion page

Installation methods

ROS must be installed.

1. ROS

Tested on ros-melodic and ros-noetic versions. ROS Install

2. Dependencies

sudo apt-get install ros-$ROS_DISTRO-xacro ros-$ROS_DISTRO-urdf ros-$ROS_DISTRO-urdf-tutorial
sudo apt-get install ros-$ROS_DISTRO-joint-state-publisher

3. Gazebo

sudo apt-get install ros-$ROS_DISTRO-gazebo-ros-pkgs ros-$ROS_DISTRO-gazebo-ros-control

4. Tutorial

clone the URDF package

cd $ROS_WORKSPACE
mkdir src
cd src
git clone https://github.com/rise-lab-skku/ICRA2023_Quadruped_Competition

build & install

cd ..
catkin_make

visualization with Rviz

roslaunch ICRA2023_Quadruped_Competition rviz.launch 

import urdf environment from gazebo

roslaunch ICRA2023_Quadruped_Competition gazebo_world.launch 

You can use the launch argument to select and load only maps of that difficulty level.

roslaunch ICRA2023_Quadruped_Competition gazebo_world.launch course:=hard # or easy

In this version, we only provide a method to import the urdf environment from gazebo simulation. If you want to use another simulator, import urdf/map.urdf directly

icra2023_quadruped_robot_challenges's People

Contributors

hukooo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.