Lab-CORO / curobo_ros

wrapper of curobo for ros
Apache License 2.0
3 stars 0 forks source link

Purpose of this example #15

Open seongjin-lim opened 1 week ago

seongjin-lim commented 1 week ago

I tried running rviz. How do I make the robot move? In the example written, the robot is not moving.

What happens when you create this trajectory? ros2 launch curobo_ros gen_traj.launch.py

How do I use the trajectory generated in this command? ros2 run curobo_ros curobo_gen_traj

Do I need to connect a real camera to the camera? ros2 launch realsense2_camera rs_launch.py ​​clip_distance:=0.8

I wonder if I need to turn on isaac sim. Can I run it using curobo python?

will-44 commented 4 days ago

Hello ! This repo is under development, a wiki should come later. To answer to your questions:

Please feel free to contribute to the project if you wish.