litwellchi / dynamic_grasping

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dynamic_grasping

REMEMBER TO Source ros2.sh file before running these code

  1. run robot_server ros2 run franka_motion RobotNode --ros-args -p hand:=false

  2. run python commander ros2 run prediction_client test_franka_motion_server_vision

Build cmd: colcon build --cmake-args -DCMAKE_BUILD_TYPE=Release

read robot states: ros2 run prediction_client test_franka_motion_read_states

About

License:Apache License 2.0


Languages

Language:Python 75.3%Language:C++ 23.5%Language:CMake 0.5%Language:Shell 0.4%Language:C 0.2%Language:Dockerfile 0.1%