Skip to content

StoglRobotics/sr_manipulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sr_manipulation package

Stogl Robotics helpers and wrapper to use with MoveIt2.

Robot Client

Example usage in the launch files:

robot_client_node = Node(
    package="sr_moveit2_utils",
    executable="robot_client_node",
    parameters=[
        {"simulation": use_mock_hardware},
    ],
    output={
        "stdout": "screen",
        "stderr": "screen",
    },
)

About

Contains manipulation related packages for ROS 2

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages