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

bribri123's profile - activity

2023-08-11 04:51:57 -0500 received badge  Famous Question (source)
2023-06-09 04:51:26 -0500 received badge  Famous Question (source)
2023-05-10 13:02:43 -0500 received badge  Notable Question (source)
2023-04-27 04:26:06 -0500 received badge  Famous Question (source)
2023-04-07 02:38:28 -0500 received badge  Notable Question (source)
2023-04-07 02:38:28 -0500 received badge  Popular Question (source)
2023-04-07 02:38:26 -0500 received badge  Notable Question (source)
2023-04-07 02:38:26 -0500 received badge  Popular Question (source)
2023-04-01 12:23:55 -0500 edited question map_server Caught exception in callback for transition 10

map_server Caught exception in callback for transition 10 I have a launch file that uses the bringup_launch.py from the

2023-04-01 11:26:18 -0500 asked a question map_server Caught exception in callback for transition 10

map_server Caught exception in callback for transition 10 I have a launch file that uses the bringup_launch.py from the

2023-04-01 11:24:37 -0500 asked a question map_server: Original error: parameter 'yaml_filename' is not initialized

map_server: Original error: parameter 'yaml_filename' is not initialized I have a launch file that uses the bringup_laun

2023-03-27 23:19:18 -0500 received badge  Notable Question (source)
2023-03-27 02:03:25 -0500 received badge  Popular Question (source)
2023-03-24 19:12:37 -0500 asked a question Original error: Could not load library: libnav2_change_goal_node_bt_node.so: cannot open shared object file: No such file or directory

Original error: Could not load library: libnav2_change_goal_node_bt_node.so: cannot open shared object file: No such fil

2023-03-23 23:35:07 -0500 answered a question step by step moving in differential robots

You can do this by calculating your robots odometry, the measure of where your robot is in space based on sensors like a

2023-03-23 23:35:07 -0500 received badge  Rapid Responder (source)
2023-03-19 12:32:43 -0500 answered a question How to create a 3D map using an RPlidar A1M8?

A RPlidar A1M8 is a 2D lidar, meaning that it can only get data about its surroundings from a 2D perspective. 3D lidars

2023-03-19 12:18:46 -0500 commented question How to correctly incorporate sensor fusion for odometry in RTAB-Map SLAM Algorithm?

This may not help but try using the robot_pose_ekf package it transforms odom->base_footprint. and maybe try setting

2023-03-18 22:26:34 -0500 answered a question rqt_graph doesn't work

This is most likely because you have not sourced your environment try running source /opt/ros/humble/setup.bash if this

2023-03-18 22:26:34 -0500 received badge  Rapid Responder (source)
2023-03-18 22:09:05 -0500 received badge  Rapid Responder (source)
2023-03-18 22:09:05 -0500 answered a question How to use SLAM & dual EKF method?

There is no reason for this, that is just how it is named, and you can probably just change odom_gmapping to odom in the

2023-03-10 17:33:47 -0500 commented question Run ROS entirely on a SBC

I was able to run hector slam on a Rpi 4 4gb model

2023-03-04 11:53:58 -0500 commented answer colcon build error: can't copy 'resource/<pkg-name>': doesn't exist or not a regular file

my resource folder was already there i just needed to rename the file inside

2023-03-01 23:29:37 -0500 received badge  Notable Question (source)
2023-03-01 16:28:24 -0500 received badge  Popular Question (source)
2023-02-28 22:28:45 -0500 commented question Teb local planner on pi4

Have you had luck using DWA local plannner?

2023-02-28 22:28:17 -0500 commented question Teb local planner on pi4

Can you show the configuration for the TEB local planner

2023-02-28 22:24:50 -0500 edited question errors running robot_state_publisher

errors running robot_state_publisher When I run ros2 run robot_state_publisher robot_state_publisher neato.urdf.xacro I

2023-02-28 22:23:41 -0500 edited question errors running robot_state_publisher

errors running robot_state_publisher When I run ros2 run robot_state_publisher robot_state_publisher neato.urdf.xacro I

2023-02-28 22:21:17 -0500 edited question errors running robot_state_publisher

errors running robot_state_publisher When I run ros2 run robot_state_publisher robot_state_publisher neato.urdf.xacro I

2023-02-28 22:20:41 -0500 asked a question errors running robot_state_publisher

errors running robot_state_publisher When I run ros2 run robot_state_publisher robot_state_publisher neato.urdf.xacro I

2023-02-28 21:32:30 -0500 commented question How to integrate external map->odom transform into rtabmap?

Hopefully this is the answer you are looking for. AMCL and rtabmap are only to correct for errors in wheel odometry and

2023-02-28 20:15:48 -0500 commented question How to integrate external map->odom transform into rtabmap?

Hopefully this is the answer you are looking for. AMCL and rtabmap are only to correct for errors in wheel odometry and

2023-02-28 20:14:54 -0500 commented question How to integrate external map->odom transform into rtabmap?

Hopefully this is the answer you are looking for. AMCL and rtabmap are only to correct for errors in wheel odometry and

2023-02-28 19:59:47 -0500 commented question Problem using nav2d package with Turtlebot3: Remote does not publish over /cmd to Operator

This is probably because you do not have the map_server node running. see http://wiki.ros.org/map_server. It publishes o

2023-02-15 09:18:25 -0500 received badge  Famous Question (source)
2022-08-19 10:30:41 -0500 received badge  Notable Question (source)
2022-06-07 09:29:21 -0500 received badge  Popular Question (source)
2022-06-03 14:32:29 -0500 edited question robot only executes velocity set in escape_vel paremeter and in-place rotations

robot only executes velocity set in escape_vel paremeter and in-place rotations I have a robot running the navigation st

2022-06-03 14:08:23 -0500 edited question robot only executes velocity set in escape_vel paremeter and in-place rotations

robot only executes velocity set in escape_vel paremeter and in-place rotations I have a robot running the navigation st

2022-06-03 14:04:16 -0500 asked a question robot only executes velocity set in escape_vel paremeter and in-place rotations

robot only executes velocity set in escape_vel paremeter and in-place rotations I have a robot running the navigation st

2022-05-30 01:45:35 -0500 received badge  Notable Question (source)
2022-05-30 01:45:35 -0500 received badge  Famous Question (source)
2022-05-09 01:02:06 -0500 received badge  Notable Question (source)
2022-04-22 00:45:58 -0500 received badge  Supporter (source)
2022-04-18 00:26:27 -0500 commented answer cannot enable access on Orbecc Astra Camera

(it is not a command) there is a file called 56-orbbec-usb.rules inside ros-astra-orbec package delete everything in the

2022-04-18 00:25:13 -0500 commented answer cannot enable access on Orbecc Astra Camera

(it is not a command) there is a file called 56-orbbec-usb.rules inside ros-astra-orbec package delete everything in it

2022-04-17 11:15:57 -0500 commented question odom_vel, cmd_vel, trajectory planner

maybe this is because your laserscan is not aligned with your costmaps correctly, can you send a photo of your costmap a

2022-04-17 11:07:19 -0500 commented question odom_vel, cmd_vel, trajectory planner

well its rotating because it is stuck and is performing a recovery behavior