Option 1: Refer to ROS2 official doc.
Option 2: Refer to fishros (recommended)
Use wget http://fishros.com/install -O fishros && . fishros to install ros2
Pinocchio:
pip install pinProxsuite:
pip install proxsuiteHpipm:
Please refer to hpipm official doc to install it.
cd ${source folder}
colcon build
source install/setup.bashAlternatively, echo "source ~/${source folder}/install/setup.bash" >> ~/.bashrc , do not forget to source ~/.bashrc
ros2 launch management management.launch.py ros2 launch sim sim.launch.py The performance really depends on the usage of CPU. Better CPU for better performance.
