-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to use realsense 435i on DOPE (about ros2 topic node) #35
Comments
Still confuse why subscribe of image resize subscribers dose not change, I did replace "image" with "/color/image_raw" then colcon build --merge-install but not thing has change. resize_node.cpp
Terminal
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
On the quickrun page, I was able to run ros2 bag but don't know how to replace it with realsense 435i.
isaac_ros_dope lauch code:
ros2 launch isaac_ros_dope isaac_ros_dope_tensor_rt.launch.py model_file_path:=/tmp/models/redbull_60.onnx engine_file_path:=/tmp/models/redbull_60.plan
realsense lauch code:
ros2 run realsense2_camera realsense2_camera_node
realsense topic:
rosbag info:
rqt grapth of rosbag and image resize node
The text was updated successfully, but these errors were encountered: