Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • T talos_integration_tests
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Stack Of Tasks
  • talos_integration_tests
  • Issues
  • #16

Closed
Open
Created Jun 19, 2020 by Guilhem Saurel@gsaurelOwner

Launch issues on 16.04

Created by: nim65s

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
Assignee
Assign to
Time tracking