Coder Social home page Coder Social logo

rosaria_client's People

Contributors

alex-keyes avatar rgmaidana avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

rosaria_client's Issues

Watchdog makes the robot not able to move consistently

First, I really appreciate your contribution to this demo. These programs are really helpful. While running the program, I found a problem that the robot cannot move consistently. So I tested the robot through rostopic pub. The result shows that the robot moves smoothly when the command rate is greater than 2 Hz.

Then I looked up the wiki of ROSARIA and found the description as follows:

if no cmd_vel messages are received after 600ms (configurable or disabled via cmd_vel_timeout parameter, see below), rosaria will stop the robot.

Maybe this factor does not be considered in your code yet. I have fixed this problem and want to share with you.

Thank you very much again!

teleop program does not publish constantly

Hi

I was testing the teleop program with a Pioneer LX with ubuntu 12.04 LTS and ROS Hydro and the teleoperation worked without any interruption.

Since I updated the robots's OS to ubuntu 14.04 LTS and ROS Version to Indigo, the teleoperation is constantly interrupted. I mean, when I press the UP key, the robot just goes forward for a few seconds and then stops.

¿Any idea of why is happening this?

Thanks in advance!
Sergio

ros::Rate setting error

Nodes like go_three_second cannot be executed correctly, the robot will stop and start several times. As far as I know,the reason lies in the incorrect use of the ros::node command,. The parameter of ros::node should be frequency rather than interval time.

rosaria_client dependency on rosaria

The current CMakeList and package.xml of rosaria_client do not list rosaria as a dependency. This can cause catkin_make to fail if it attempts to build rosaria_client before BumperState.h has been build in rosaria.

This is solved by adding find_package(rosaria) to CMakeLists.txt and rosaria run and build dependencies to package.xml

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.