ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Roshan's profile - activity

2022-12-11 23:16:11 -0500 received badge  Notable Question (source)
2022-12-08 07:36:06 -0500 received badge  Famous Question (source)
2022-10-26 10:57:48 -0500 received badge  Famous Question (source)
2022-10-06 10:31:38 -0500 received badge  Notable Question (source)
2022-10-06 10:31:38 -0500 received badge  Popular Question (source)
2022-09-26 05:12:42 -0500 received badge  Famous Question (source)
2022-09-13 03:48:07 -0500 received badge  Famous Question (source)
2022-08-05 09:37:47 -0500 received badge  Notable Question (source)
2022-07-26 08:16:22 -0500 received badge  Famous Question (source)
2022-07-26 08:16:22 -0500 received badge  Popular Question (source)
2022-07-26 08:16:22 -0500 received badge  Notable Question (source)
2022-07-11 16:35:57 -0500 received badge  Famous Question (source)
2022-06-29 20:38:38 -0500 received badge  Famous Question (source)
2022-06-20 12:46:27 -0500 received badge  Notable Question (source)
2022-06-20 12:46:27 -0500 received badge  Famous Question (source)
2022-06-09 07:46:00 -0500 received badge  Notable Question (source)
2022-06-06 13:23:27 -0500 received badge  Notable Question (source)
2022-06-06 13:23:27 -0500 received badge  Popular Question (source)
2022-05-30 00:30:50 -0500 received badge  Notable Question (source)
2022-05-29 15:05:32 -0500 received badge  Notable Question (source)
2022-05-29 14:50:17 -0500 received badge  Famous Question (source)
2022-05-05 14:11:40 -0500 received badge  Famous Question (source)
2022-05-05 14:11:40 -0500 received badge  Notable Question (source)
2022-05-03 09:17:13 -0500 received badge  Notable Question (source)
2022-05-03 09:17:13 -0500 received badge  Famous Question (source)
2022-04-23 14:04:14 -0500 received badge  Popular Question (source)
2022-04-12 07:11:38 -0500 marked best answer No camera topics

Hello, I have been trying to set up a physical turtlebot3 following this: https://emanual.robotis.com/docs/en/p.... I've done all the setup, and doen up until 4.SLAM. I noticed that they have a camera there even though it's not being used in SLAM. When I try running the turtlebot3 bringup launch I get no camera topic. When I try launching the turtlebot3_rpicamera node I get errors. Using TB3 Waffle Pi with a Raspberry Pi 3B+ and RPi camera.

The error is: ERROR: cannot launch node of type [raspicam_node/raspicam_node]: cannot locate node of type [raspicam_node] in package [raspicam_node]. Make sure file exists in package path and permission is set to excecutable (chmod +x)

2022-04-07 05:34:03 -0500 received badge  Popular Question (source)
2022-04-07 05:34:03 -0500 received badge  Notable Question (source)
2022-03-30 21:05:10 -0500 received badge  Popular Question (source)
2022-03-17 03:18:20 -0500 received badge  Popular Question (source)
2022-02-28 02:20:46 -0500 received badge  Popular Question (source)
2022-02-25 12:24:39 -0500 received badge  Notable Question (source)
2022-02-15 03:53:33 -0500 asked a question One Lidar measurement is wrong

One Lidar measurement is wrong Hello, I have a physical LDS-01 LiDAR on a TB3 Waffle Pi, and it seems like one of the me

2022-02-11 13:32:47 -0500 received badge  Popular Question (source)
2022-02-11 04:49:16 -0500 commented question Lidar giving wrong distance

No the lasers were not working at the same time, the LiDAR sensor spins around, but shouldn't be affected that much if t

2022-02-11 04:36:13 -0500 edited question Lidar giving wrong distance

Lidar giving wrong distance Hello, I have a physical Turtlebot3 set up behind an object. The distance between the LiDAR

2022-02-11 04:36:03 -0500 edited question Lidar giving wrong distance

Lidar giving wrong distance Hello, I have a physical Turtlebot3 set up behind an object. The distance between the LiDAR

2022-02-11 04:19:49 -0500 commented question Lidar giving wrong distance

Hello, yes the offset between the base_scan and base_link is taken into account. I've been printing out both distances w

2022-02-11 03:33:19 -0500 edited question Lidar giving wrong distance

Lidar giving wrong distance Hello, I have a physical Turtlebot3 set up behind an object. The distance between the LiDAR

2022-02-10 09:30:30 -0500 received badge  Popular Question (source)
2022-02-10 07:10:42 -0500 edited question Lidar giving wrong distance

Lidar giving wrong distance Hello, I have a physical Turtlebot3 set up behind an object. The distance between the LiDAR

2022-02-10 06:06:43 -0500 asked a question Lidar giving wrong distance

Lidar giving wrong distance Hello, I have a physical Turtlebot3 set up behind an object. The distance between the LiDAR

2022-02-09 12:28:30 -0500 marked best answer What is the camera_rgb_optical_frame?

What is the frame supposed to represent? And what is the placement of it in a camera? If you have a big camera (relative to the raspberry camera) like a Logitech C920, where would this frame be defined? I tried defining it as the lens, but this doesn't add up with my measurements. Is the camera_rgb_optical frame behind the lens? I'd imagine it is the image sensor but would like it confirmed because I could not find info about it.