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

kharkad's profile - activity

2019-06-21 01:13:11 -0500 received badge  Famous Question (source)
2018-12-09 23:28:50 -0500 commented question MAVROS-to-MAVROS communication implementation in a pair GroundStation-Robot (RasPi onboard)

you managed to find something interesting?

2018-12-03 11:24:16 -0500 received badge  Famous Question (source)
2018-08-02 12:41:59 -0500 received badge  Notable Question (source)
2018-07-09 09:42:07 -0500 received badge  Notable Question (source)
2018-05-17 10:16:02 -0500 received badge  Popular Question (source)
2018-05-05 09:16:02 -0500 received badge  Popular Question (source)
2018-04-18 05:52:06 -0500 received badge  Enthusiast
2018-04-11 14:48:45 -0500 commented question How can i read messages from a ROSbag file ?

Personally, whenever I use rosbag I start all nodes manually, and then play the bad file to publish on the wanted topics

2018-04-11 10:31:51 -0500 commented question How can i read messages from a ROSbag file ?

I do have a question for you, how do you convert a rosbag file into a csv file? Anyway, why don't you use the rosbag pla

2018-04-11 10:27:26 -0500 asked a question Operation time out while executing a launch file

Operation time out while executing a launch file Hello, I'm using ros kinetic on a Raspberry Pi (ubuntu mate LTS). I ne

2018-04-11 07:22:21 -0500 commented answer Fail to import rospy

Or even better, writte down the source <PATH_TO_YOUR_WORKSPACE>/devel/setup.bash into your .bashrc file, which wil

2018-04-10 10:00:32 -0500 edited question How to get a custom fixed frame tf with hector_slam?

How to get a custom fixed frame with hector_slam? Hello! I'm currently using the slam branch of the rplidar_ros package

2018-04-10 04:44:17 -0500 asked a question How to get a custom fixed frame tf with hector_slam?

How to get a custom fixed frame with hector_slam? Hello! I'm currently using the slam branch of the rplidar_ros package

2018-04-09 09:54:53 -0500 commented question custom msg to use in different node

You have to create your custom message into a message folder, and make sure you added it into the CMakeLists. The tutori