Skip to content

四足机器人ocs2控制,包含elevation mapping视觉落足的方案,必须学习

Notifications You must be signed in to change notification settings

BIT-XLJ/ocs2_fun

 
 

Repository files navigation

ocs2_fun

ROS package for controlling Anymal and Spot in Gazebo using the OCS2 toolbox. Why? Because it's fun.

Showcase

anymal.mp4
spot.mp4

Installation

# Clone this repository
git clone --recursive [email protected]:projectatctu/ocs2_fun.git

# Install dependencies
rosdep install --from-paths src --ignore-src -r -y

# Set build type - we recommend Release mode
catkin config -DCMAKE_BUILD_TYPE=Release

# Build
catkin build

Worldgen

rosrun ocs2_gazebo world generate_world.py

About

四足机器人ocs2控制,包含elevation mapping视觉落足的方案,必须学习

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 61.4%
  • Python 25.9%
  • CMake 12.7%