Coder Social home page Coder Social logo

Comments (5)

shangl avatar shangl commented on July 28, 2024

@qusaisuwan assigned to you ;)

from squirrel_driver.

shangl avatar shangl commented on July 28, 2024

@qusaisuwan behaviour of /airskin/arm_bumper : - sending false all the time; - if airskin is pressed, it is set to true until pressure is gone. up to discussion what happens after it

@bajo @m312z @mzillich @Senka2112 @lokalmatador @federico-b @pregier

from squirrel_driver.

mzillich avatar mzillich commented on July 28, 2024

This behaviour (sending false if not pressed) is the same as the bumper ring (topic /bumper).
This behaviour is also what the previous arm control software expected. It makes sense: if you do not get "false", the airskin node might have died, or simply has not been started. So expecting continuous "false" messages is safer.

from squirrel_driver.

 avatar commented on July 28, 2024

Hi all,
sorry, I was on holiday and just saw the discussion. I agree with Michael.
The bumper is handled in RobotinoSafety.cpp, I remember I added a piece of code that republish cmd_vel if the bumper is not activated, otherwise it publishes velocity 0. We can do the same for the airskin. Should be 3 lines of code.

from squirrel_driver.

bajo avatar bajo commented on July 28, 2024

Hi. I just wanted to get work on this issue started again. @mzillich and I noticed yesterday that the arm stops as expected when the airskin is pressed. However if it is released again we need to set the mode via rostopic pub /real/robotino/settings/switch_mode std_msgs/Int32 "data: 10" to make it move again.
Otherwise it is stuck, no matter which command we send. Can somebody from Innsbruck have a look into this?

from squirrel_driver.

Related Issues (20)

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.