Skip to content
This repository has been archived by the owner on Nov 2, 2024. It is now read-only.

jnskkmhr/hector_isaac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Sep 3, 2024
9bec376 · Sep 3, 2024

History

7 Commits
Sep 3, 2024
Sep 3, 2024
Sep 3, 2024
Sep 1, 2024
Sep 2, 2024

Repository files navigation

Hector Simulation Software in ROS+IsaacSim

Modified from https://github.com/DRCL-USC/Hector_Simulation

HECTOR: Humanoid for Enhanced ConTrol and Open-source Research

This branch is under development of the ROS+Isaac simulation for the Hector humanoid robot.
For humanoid ROS model with arms use the ROS_Humanoid_Simulation branch.

Dependencies:

Install dependencies via apt

sudo apt-get install -y liblcm-dev

System Requirements:

  • x86 platform with nvidia GPU
  • Ubuntu20.04 with ROS1 noetic installed

Build:

cd ~/catkin_ws
catkin build

launch and run simulation:

  1. Run Isaac
~/local/.share/ov/pkg/isaac_2023.1.1/python.sh hector_ros1_env.py
  1. Run hector_controller
roslaunch hector_control hector_control.launch
  • Click the start button at the bottom of the simulator, the robot should stand up/move away
  • In some occasions the controller does not kick in after starting, please terminate the controller with ctrl + \. Then go back to the simulator, pause, and reset (ctrl + R). Rerun controller.

Keyboard Control:

  • Inside the terminal window, use W or S to control x direction speed
  • Use A or D to control robot turning
  • Use J or L to control y direction speed

Cite Us:

Thank you for choosing our software for your research and development, we highly appreciate your citing our work:

  1. HECTOR Project: "Dynamic Loco-manipulation on HECTOR: Humanoid for Enhanced ConTrol and Open-source Research" https://arxiv.org/pdf/2312.11868.pdf
@article{li2023dynamic,
  title={Dynamic Loco-manipulation on HECTOR: Humanoid for Enhanced ConTrol and Open-source Research},
  author={Li, Junheng and Ma, Junchao and Kolt, Omar and Shah, Manas and Nguyen, Quan},
  journal={arXiv preprint arXiv:2312.11868},
  year={2023}
}
  1. Force-and-moment-based Locomotion MPC: "Force-and-moment-based model predictive control for achieving highly dynamic locomotion on bipedal robots" https://arxiv.org/abs/2104.00065
  @inproceedings{li2021force,
  title={Force-and-moment-based model predictive control for achieving highly dynamic locomotion on bipedal robots},
  author={Li, Junheng and Nguyen, Quan},
  booktitle={2021 60th IEEE Conference on Decision and Control (CDC)},
  pages={1024--1030},
  year={2021},
  organization={IEEE}
}

Contact Information:

Junheng Li -- junhengl@usc.edu Omar Kolt -- kolt@laser-robotics.com

License

Please read the License.md for details.

Acknowledgement:

The authors would like to express special thanks to MIT Biomimetic Lab for providing the cheetah MPC framework and Unitree Robotics for providing the Unitree gazebo simulation framework.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published