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

Launch issues on 16.04 #16

Open
nim65s opened this issue Jun 19, 2020 · 0 comments
Open

Launch issues on 16.04 #16

nim65s opened this issue Jun 19, 2020 · 0 comments

Comments

@nim65s
Copy link
Contributor

nim65s commented Jun 19, 2020

Hi,

Following #15, trying to launch the first test on 16.04 yields the following error:

[Testcase: testtest_sot_talos_kine] ... ok

[ROSTEST]-----------------------------------------------------------------------

[talos_integration_tests.rosunit-test_sot_talos_kine/runTest][ERROR]------------
not all arguments converted during string formatting
  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/ws/install/lib/talos_integration_tests/start_talos_gazebo_kine.py", line 65, in runTest
    launch_gazebo_alone.start()
  File "/opt/ros/kinetic/lib/python2.7/dist-packages/roslaunch/parent.py", line 268, in start
    self._start_infrastructure()
  File "/opt/ros/kinetic/lib/python2.7/dist-packages/roslaunch/parent.py", line 217, in _start_infrastructure
    self._load_config()
  File "/opt/ros/kinetic/lib/python2.7/dist-packages/roslaunch/parent.py", line 132, in _load_config
    roslaunch_strs=self.roslaunch_strs, verbose=self.verbose)
  File "/opt/ros/kinetic/lib/python2.7/dist-packages/roslaunch/config.py", line 450, in load_config_default
    logger.info('loading config file %s'%f)
--------------------------------------------------------------------------------


SUMMARY
 * RESULT: FAIL
 * TESTS: 1
 * ERRORS: 1
 * FAILURES: 0
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

1 participant