Sam Pfeiffer

Results 137 comments of Sam Pfeiffer

Ok I found out that if you click on `Builder >` Then "Launch" appears. But it didn't work at first as you have hardcoded ``` WebSocket connection to 'ws://erle-brain-2.local:9000/' failed:...

Then I got: ``` Traceback (most recent call last): File "test.py", line 8, in from crab_msgs.msg import * ImportError: No module named crab_msgs.msg ``` So I went to: `erle_rosimple_ws/src/ros_rosimple/frontend/blockly/generators/python/erle-spider.js` And...

Here you have a PR of just the un-hardcoding: https://github.com/erlerobot/ros_rosimple/pull/8

Hello, I attempted to add the functionality to automate starting PlotJuggler skipping dialogs that need human clicks. I believe it's unlikely to be merged given I used environment variables to...

My example commandline looked like: ```bash PLOTJUGGLER_ACCEPT_PREVIOUSLY_USED_STREAMING_PLUGIN=1 PLOTJUGGLER_CHOOSE_EMPTY_PLACEHOLDERS_ON_MISSING_TIMESERIES=1 PLOTJUGGLER_ACCEPT_SELECT_ROS_TOPIC_DIALOG=1 rosrun plotjuggler plotjuggler -n -l /home/sam/my_layout_for_streaming.xml ``` Which can also be done from a launchfile using the `env` tags for sure....

Internally at PAL we have a c++ version. I'll check if it can be released somehow :) On Jun 14, 2016 01:06, "Mikael Arguedas" [email protected] wrote: > @awesomebytes https://github.com/awesomebytes Nice...

I'm on holidays, I don't expect to get near a computer soon, sorry! On Aug 16, 2016 05:45, "Nikolaus Demmel" [email protected] wrote: Internally at PAL we have a c++ version....

@NikolausDemmel & @mikaelarguedas as spoken personally in ROSCON, I've given you access to a bitbucket repo of the current implementation so we can move it from supporting int's and double's...

Hello Carlos, I haven't looked into it again, it got some interest at the moment but nothing was finished. Maybe your comment will ping my friends? :) On Jan 5,...

@linknum23 @NikolausDemmel let me give it a try asking.