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

'str' object has no attribute 'format__map' when build package with colcon #11

Open
yugushihuang opened this issue Feb 18, 2020 · 1 comment
Assignees

Comments

@yugushihuang
Copy link

I have followed the instruction https://www.lgsvlsimulator.com/docs/create-ros2-ad-stack/

And try to build the package using colcon as it states in the tutorial.

source /opt/ros/crystal/setup.bash
cd ~/ros2_ws
colcon build --symlink-install

but my package build failed with error 'str' object has no attribute 'format__map'

Could you please help me look into this?

@daviduhm
Copy link
Contributor

I'm sorry for the late response, but I'm not able to reproduce your issue. Please make sure you are building your ros packages inside the provided docker container.

By the way, the instruction describes how to create your own ROS2-based AD stack in general along with LGSVL Simulator. For this particular repo, you might want to look at this documentation instead and you can simply run docker-compose up build to build ROS2 packages.

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