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

mod launch options and add "Troubleshooting" section in doc/index.rst #51

Merged
merged 2 commits into from
May 13, 2022

Conversation

y-yosuke
Copy link
Member

mod launch options for a /force topic publishing error with serial communication errors and add Troubleshooting section in document doc/index.rst.

The issue is #48.

…mmunication errors and add Toubleshooting section in document doc/index.rst.
@k-okada k-okada closed this May 12, 2022
@k-okada k-okada reopened this May 12, 2022
@k-okada
Copy link
Member

k-okada commented May 12, 2022

@y-yosuke travis failing

-- run_tests.py: execute commands
  /usr/bin/cmake -E make_directory /tmp/ws/test_results/dynpick_driver
  /opt/ros/melodic/share/roslaunch/cmake/../scripts/roslaunch-check -o "/tmp/ws/test_results/dynpick_driver/roslaunch-check_launch_sample.launch.xml" "/tmp/ws/src/dynpick_driver/launch/sample.launch" 
checking /tmp/ws/src/dynpick_driver/launch/sample.launch
...writing test results to /tmp/ws/test_results/dynpick_driver/roslaunch-check_launch_sample.launch.xml
FAILURE:
[/tmp/ws/src/dynpick_driver/launch/sample.launch]:
	while processing /tmp/ws/src/dynpick_driver/launch/driver.launch:
Invalid <arg> tag: cannot override arg 'acquire_calibration', which has already been set. 

Arg xml is <arg name="acquire_calibration" value="true"/>

may be we need to set <arg name="acquire_calibration" default="true"/> ???

@k-okada k-okada merged commit d5ea649 into tork-a:master May 13, 2022
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

Successfully merging this pull request may close these issues.

2 participants