I built project on my Jetson Nano but I'm having issues.
1) I'm receiving the same issue shown in: https://github.com/CnnDepth/tx2_fcnn_node/issues/11
2) I have an IMX219 camera installed. I verified with nvgcapture-1.0 that it works correctly. However, I'm not getting any frames and RVIZ shows the following errors with the camera topic:
For frame [camera_link]: Fixed Frame [map] does not exist
I'm pretty new to ROS and RVIZ, so I may have configured something wrong. Can you offer some guidance or advice to help me get this up and running?
Hi all,
I built project on my Jetson Nano but I'm having issues.
1) I'm receiving the same issue shown in: https://github.com/CnnDepth/tx2_fcnn_node/issues/11 2) I have an IMX219 camera installed. I verified with nvgcapture-1.0 that it works correctly. However, I'm not getting any frames and RVIZ shows the following errors with the camera topic: For frame [camera_link]: Fixed Frame [map] does not exist
I'm pretty new to ROS and RVIZ, so I may have configured something wrong. Can you offer some guidance or advice to help me get this up and running?
Thanks!