JdeRobot / RoboticsAcademy

Learn Robotics with JdeRobot
https://jderobot.github.io/RoboticsAcademy
GNU General Public License v3.0
318 stars 226 forks source link

replace introrob-qt with kobuki-viewer in follow_turtlebot exercise #32

Closed jmplaza closed 8 years ago

jmplaza commented 8 years ago

KobukiViewer is the standard tool in JdeRobot to teleoperate the Kobuki robot. Let us use it to move the turtlebot. This tool is included in the JdeRobot package, so no additional component is needed. The text of the exercise description should be updated. In addition, the JavaScript version of KobukiViewer should be mentioned, it may also be used to teleoperate the turtlebot while the drone is pursuing it.

fqez commented 8 years ago

KobukiViewer now includes a little label showing the current v and w sended to the robot in real time. It also has the laser widget fixed and shows the laser area changing in real time too. Here's a video showing how it looks like now.

ghost commented 8 years ago

This issue has been fixed in various commits: https://github.com/JdeRobot/TeachingRobotics/issues/104 https://github.com/JdeRobot/TeachingRobotics/issues/99