shivam
shivam
> Just change the TF release in the launch file I am facing the same issue. Can you please elaborate on your solution? @croesmann
> i met this problem before. you can try to `ros echo /torso_odom` ,see if there is anything like `orientation.w odom->pose.pose.orientation.x ...`. If not, then you probably meet the same...
> Was `nvidia-smi` run inside the container, or is that just the output from your host machine? If you didn't already, could you please run `nvidia-smi` inside the container spawned...
Is it possible that the ROS bag given in the tutorial is only 5 seconds? Because I can see the map in Rviz but it is there for only like...
Closing this because the issue is resolved
@doctorcolossus I believe this wasn't an issue because the ROS bag file was very small.
@doctorcolossus I think you can safely ignore those errors.
Hi, I am getting the same error when I launch the camera.launch.py in any mode. How do I solve this? The following is the debug output link: [Link](https://drive.google.com/file/d/1kHsRQblpu2uSca5E4dy3BbVnuztjfXCo/view?usp=drive_link)
@Serafadam Thank you for the quick reply. The following is the output with the gdb: ``` shivam157@ubuntu:~/dai_ws_non_prod$ ros2 launch depthai_ros_driver camera.launch.py use_gdb:=true [INFO] [launch]: All log files can be found...
@Serafadam I installed the things you said. What should I do now?