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

0xd1ma's profile - activity

2022-03-27 08:12:18 -0500 received badge  Popular Question (source)
2021-12-23 09:54:18 -0500 asked a question Map projection and localization in long distance operation

Map projection and localization in long distance operation When the ground robot was moving over long distances, we face

2021-06-22 05:31:00 -0500 received badge  Enlightened (source)
2021-06-22 05:31:00 -0500 received badge  Good Answer (source)
2019-05-17 04:15:48 -0500 answered a question Comparing G-mapping/Carto SLAM with ground truth map

nice to use this tool for your task https://github.com/MichaelGrupp/evo

2018-12-19 04:02:50 -0500 commented answer Setup CLion with ROS

and for debug, you must select "Executable": <your workspace path>/devel/lib/<name of your node>

2018-12-19 03:57:02 -0500 commented answer Setup CLion with ROS

Set the generation Path to: <your workspace path>/build for me, it works if: <your workspace path>/build

2018-12-19 03:56:44 -0500 commented answer Setup CLion with ROS

Set the generation Path to: <your workspace path>/build and apply for me, it works if: <your workspace path

2018-12-19 03:56:14 -0500 commented answer Setup CLion with ROS

Set the generation Path to <your workspace="" path="">/build and apply for me, it works if: <your workspace pa

2018-12-19 03:55:40 -0500 commented answer Setup CLion with ROS

Set the generation Path to <your workspace="" path="">/build and apply for me, it works if: <your workspace=""

2018-12-19 03:55:21 -0500 commented answer Setup CLion with ROS

Set the generation Path to <your workspace="" path="">/build and apply for me, it works if: <your workspace=""

2018-08-08 01:54:39 -0500 commented question How to synchronize two different ros programs?

power of probability

2018-08-08 01:54:21 -0500 commented question How to synchronize two different ros programs?

the power of probability

2018-07-31 03:06:40 -0500 commented question move_base avoids dynamic obstacles with kinect but does not avoid with hokuyo lidar

do you have tf transform from hokuyo link to base link ?

2018-07-31 03:06:40 -0500 received badge  Commentator
2018-07-17 14:36:45 -0500 commented question Error connecting to Hokuyo: Could not open network Hokuyo

Plan A: place the output of the command: ifconfig Plan B: https://acroname.com/blog/resetting-ip-address-hokuyo-ust-10l

2018-07-17 14:36:34 -0500 commented question Error connecting to Hokuyo: Could not open network Hokuyo

Plan A: place the output of the command: ifconfig Plan B: https://acroname.com/blog/resetting-ip-address-hokuyo-ust-10lx

2018-07-15 08:53:38 -0500 commented question Is there a package for management to control the start order of nodes?

You can use the bash script to sequentially start the nodes in the order you need

2018-03-24 05:22:49 -0500 edited answer Using google maps to tell the robot where to go

In my opinion, it is better to use Cartesian coordinates, since the UTM does not coincide with the maps provided by the

2018-03-24 04:40:28 -0500 answered a question Using google maps to tell the robot where to go

In my opinion, it is better to use Cartesian coordinates, since the UTM does not coincide with the maps provided by the

2018-03-07 02:01:04 -0500 commented question imu rate is not constant

linux isn't the strong real-time system. the rate is always variated depends on the internal process.

2018-01-30 04:11:02 -0500 commented question I get weird joystick msg

I have a similar problem with DualShock2 after upgrading Ubuntu. this is not related to the ROS. at the moment I use htt

2018-01-29 02:21:15 -0500 received badge  Critic (source)
2018-01-25 01:58:19 -0500 commented question nmea_topic_driver is not publishing anything

upload your bag file to the public repository

2018-01-24 00:56:53 -0500 commented question nmea_topic_driver is not publishing anything

did you make DEB install? if so, delete the current package and install from source. it will help.

2018-01-22 23:49:18 -0500 edited answer RS232 Queue System in ROS

you should enter an intermediate data storage structure (array, dictionary, etc.) between subscribers and RS232. subscri

2018-01-22 23:48:45 -0500 answered a question RS232 Queue System in ROS

you should enter an intermediate data storage structure (array, dictionary, etc.) between subscribers and PC232. subscri

2018-01-11 04:51:53 -0500 edited answer [solved]:-How to publish negative values from command line ?

use TAB for autocomplete rostopic pub /servo std_msgs/UInt16 "data: 0" UInt16 is unsigned type of data

2018-01-11 04:51:35 -0500 edited answer [solved]:-How to publish negative values from command line ?

use TAB for autocomplete rostopic pub /servo std_msgs/UInt16 "data: 0" UInt16 it is unsigned type of data

2018-01-11 04:50:55 -0500 answered a question [solved]:-How to publish negative values from command line ?

use TAB for autocomplete rostopic pub /servo std_msgs/UInt16 "data: 0.0" UInt16 it is unsigned type of data

2018-01-11 03:18:23 -0500 received badge  Supporter (source)
2017-11-30 13:48:52 -0500 commented answer mavros set offboard mode

try to use GAZEBO simulation to debug your first steps

2017-11-30 13:47:11 -0500 commented answer mavros set offboard mode

you may change angles and move in one plane. it was an indoor project. you may use GPS with standard position mode of PX

2017-11-30 13:42:45 -0500 edited answer mavros set offboard mode

I worked more than a year ago with MAVROS. please, be not so strict, if something wrong. 1) It is possible to control a

2017-11-30 13:42:45 -0500 received badge  Editor (source)
2017-11-30 10:21:01 -0500 commented answer mavros set offboard mode

I could not control using velocity commands

2017-11-30 10:18:10 -0500 edited answer mavros set offboard mode

I worked more than a year ago with MAVROS. please, be not so strict, if something wrong. 1) It is possible to control a

2017-11-30 08:49:50 -0500 answered a question How to use ros with stm32f4 for interfacing dc motor

maybe it is more simple to communicate with your board which controls DC motors with use a serial interface(STM32 uart)?

2017-11-30 08:30:43 -0500 answered a question mavros set offboard mode

I worked more than a year ago with MAVROS. please, be not so strict, if something wrong. 1) It is possible to control a

2017-11-13 07:18:57 -0500 received badge  Nice Answer (source)
2017-11-10 06:28:28 -0500 received badge  Teacher (source)
2017-11-10 03:00:54 -0500 answered a question Suggestions for drone simulator with ROS + Gazebo

my experience with drones is connected with the use of the gazebo simulator in conjunction with the mavros. MAVROS - MA

2016-07-11 01:32:17 -0500 received badge  Enthusiast
2016-07-06 06:20:37 -0500 received badge  Autobiographer