-
I am using ROS in my project and I prefer to use Rviz for my data visualization. When I run the stella_vslam_ros node it requires a socket connection and I have to connect the app.js of the socket viewer, otherwise it keeps trying to connect until it returns an error. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
ros2 run stella_vslam_ros run_slam --disable-mapping -v ~/lib/stella_vslam_examples/build/orb_vocab.fbow |
Beta Was this translation helpful? Give feedback.
ros2 run stella_vslam_ros run_slam --disable-mapping -v ~/lib/stella_vslam_examples/build/orb_vocab.fbow
-c ~/lib/stella_vslam/example/aist/equirectangular.yaml --viewer none