karlpauwels / simtrack

A simulation-based framework for tracking
BSD 3-Clause "New" or "Revised" License
102 stars 40 forks source link

Use simtrack in Gazebo #45

Closed YantianZha closed 4 years ago

YantianZha commented 4 years ago

Dear all:

Has anyone used simtrack in Gazebo environment? To use kinect in gazebo I used the openni_camera driver. That said, in rqt, /simtrack/image gives me nothing.

The commands that I used: roslaunch freenect_launch freenect.launch load_driver:=false depth_registration:=true roslaunch simtrack_nodes multi-rigid.launch

No error shown up after running multi-rigid.launch Screenshot from 2020-02-13 17-14-39

Thanks!

YantianZha commented 4 years ago

Solved.