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

yakovkor's profile - activity

2020-09-08 15:41:18 -0500 received badge  Famous Question (source)
2020-02-11 12:24:03 -0500 received badge  Notable Question (source)
2019-05-14 01:41:42 -0500 marked best answer Running the Drop node from a launch file

I want to run the drop node from topic_tools package with others nodes in a launch file, how can i do this?

i saw this example:

<node name="listener1" pkg="rospy_tutorials" type="listener.py" args="--test" respawn="true" />

but i don't know what 'name' and 'type' should be.

thanks

2019-05-14 01:41:42 -0500 received badge  Scholar (source)
2019-05-13 04:07:20 -0500 received badge  Popular Question (source)
2019-05-12 15:32:00 -0500 commented answer Running the Drop node from a launch file

Hi, i'll try this tomorrow. thanks!

2019-05-12 08:32:13 -0500 edited question Running the Drop node from a launch file

Running the Drop node from a launch file I want to run the drop node from topic_tools package with others nodes in a lau

2019-05-12 08:28:57 -0500 received badge  Organizer (source)
2019-05-12 08:27:37 -0500 asked a question Running the Drop node from a launch file

Running the Drop node from a launch file I want to run the drop node from topic_tools package with others nodes in a lau

2019-01-02 13:32:50 -0500 answered a question bebop_autonomy driver disconnection while issuing piloting command safety?

Hi. Take a look here (at ~cmd_vel_timeout): https://bebop-autonomy.readthedocs.io/en/latest/configuration.html#cmd-vel-t

2019-01-02 09:24:06 -0500 received badge  Supporter (source)
2019-01-02 00:46:55 -0500 commented question How to get frames from video which is published at a topic as sensor_msgs/Image?

Hi. Do you use the bebop_autonomy driver? It should show the video on the screen.

2019-01-01 13:39:09 -0500 commented question bebop2 keyboard control

Hi. try build this package: https://github.com/yakovkor/keyboard-control-for-bebop-2-drone it works fine for me.

2018-12-13 07:53:09 -0500 asked a question Adding take off and landing into teleop_twist_keyboard.py for bebop 2 drone

Adding take off and landing into teleop_twist_keyboard.py for bebop 2 drone Same question as this guy asked here https: