raptor-dbw-ros icon indicating copy to clipboard operation
raptor-dbw-ros copied to clipboard

New Eagle drive-by-wire development kit - Not actively maintained

Results 10 raptor-dbw-ros issues
Sort by recently updated
recently updated
newest added

I've moved the implementation of some static functions to the cpp file as it should be. I've also reformatted the file a little bit.

Make msg/sig a reference type in DbcBuilder to allow persistent modification of a signal. Without the reference type it is just changing the local copy.

Hi There, the latest release of this repo appears to be version 1.0.0 on April 2018. Since then it appears many bug fixes have been made. Would someone be able...

the PDU node should have "id" and "pdu_dbc_file" parameters in a launch file that isn't empty

In the joystick packages, there is an 'optional' rolling counter; however these are no longer optional

good first issue

the dbw_msgs door enumerations are incorrect. they should be NO_REQUEST = 0 CLOSE = 1 OPEN = 2 these messages don't work with the current release

good first issue

Thanks for implementing the namechange in #15 Would you be interested in releasing this package so people can `apt install ros-melodic-can-dbc-parser`? [It's not hard](http://wiki.ros.org/bloom/Tutorials/FirstTimeRelease) but will take you two hours...

[Feature request] Currently, when driver activity is detected on any of the main modules (throttle/brake/steering/gear) the system disables irrespective of if the module is set to enable. This prevents testing...

"cmd" field name for the TurnSignal field type in MiscCmd.msg should be changed to "turn_signal_cmd"

I have been using the 'can_dbc_parser' for quite a while with pleasure, thanks for this package! Unfortunately though, upon loading any dbc file, I always get some warnings: `LineParser Exception:...