Skip to content

acodeodyssey/mujoco_ros_mocap_plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MuJoCo ROS Mocap Plugin

With this plugin position and orientation of named mocap bodies can be set with either publishing mujoco_ros_msgs/MocapState messages or the set_mocap_state service.

Usecase

This can be used in conjunction with a MuJoCo weld constraint to set position and orientation of a non-mocap body. By changing the solver parameters of the constraint the constraint can be made soft, scaling the generated force on the welded non-mocap body with the extent of constraint violation.

Licensing

This work is licensed under the BSD 3-Clause License (see LICENSE). The original work it is based on was released under a BSD 3-Clause License (see LICENSE-ORIGINAL).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 91.3%
  • CMake 8.7%