Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatiblity with Noetic? #23

Closed
yves-chevallier opened this issue Jan 7, 2022 · 1 comment
Closed

Compatiblity with Noetic? #23

yves-chevallier opened this issue Jan 7, 2022 · 1 comment

Comments

@yves-chevallier
Copy link

I've tried to use this ds4_driver on noetic but I get this error. I suppose it is not compatible, isn't?

roslaunch ds4_driver ds4_driver.launch.xml
... logging to /home/ubuntu/.ros/log/59a55ef4-6f8c-11ec-9b33-c544238f7f4a/roslaunch-ubuntu-30598.log
Checking log directory for disk usage. This may take a while.
Press Ctrl-C to interrupt
Done checking log file disk usage. Usage is <1GB.

RLException: <node> tag is missing required attribute: 'type'. Node xml is <node pkg="ds4_driver" exec="ds4_driver_node.py" name="ds4_driver" output="screen">
    <param from="$(find-pkg-share ds4_driver)/config/params.yaml"/>

    <param name="device_addr" value="$(var addr)"/>
    <param name="use_standard_msgs" value="$(var use_standard_msgs)"/>
    <param name="autorepeat_rate" value="$(var autorepeat_rate)"/>
  </node>
The traceback for the exception was written to the log file
@naoki-mizuno
Copy link
Owner

ds4_driver is compatible with noetic. You might be using the wrong branch. Please use noetic-devel for noetic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants