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

[build] Given package 'path_optimizer' is not in the workspace #13

Open
xinchu911 opened this issue Apr 13, 2021 · 1 comment
Open

[build] Given package 'path_optimizer' is not in the workspace #13

xinchu911 opened this issue Apr 13, 2021 · 1 comment

Comments

@xinchu911
Copy link

I am a beginner of ROS. I followed your instruction to build package.
After I input this command, the following error occured.
Could you please give some hints to me. Thanks a lot in advance.

catkin build path_optimizer
--------------------------------------------------------------------------------
Profile:                     default
Extending:             [env] /opt/ros/kinetic::/opt/Qt5.5.1/5.5/gcc_64/lib/cmake:/opt/Qt5.5.1/5.5/gcc_64/lib/cmake
Workspace:                   /home/rgs/Desktop/1.code/demo/workspace/src/path_optimizer
--------------------------------------------------------------------------------
Build Space:        [exists] /home/rgs/Desktop/1.code/demo/workspace/src/path_optimizer/build
Devel Space:        [exists] /home/rgs/Desktop/1.code/demo/workspace/src/path_optimizer/devel
Install Space:      [unused] /home/rgs/Desktop/1.code/demo/workspace/src/path_optimizer/install
Log Space:         [missing] /home/rgs/Desktop/1.code/demo/workspace/src/path_optimizer/logs
Source Space:       [exists] /home/rgs/Desktop/1.code/demo/workspace/src/path_optimizer/src
DESTDIR:            [unused] None
--------------------------------------------------------------------------------
Devel Space Layout:          linked
Install Space Layout:        None
--------------------------------------------------------------------------------
Additional CMake Args:       None
Additional Make Args:        None
Additional catkin Make Args: None
Internal Make Job Server:    True
Cache Job Environments:      False
--------------------------------------------------------------------------------
Whitelisted Packages:        None
Blacklisted Packages:        None
--------------------------------------------------------------------------------
Workspace configuration appears valid.
--------------------------------------------------------------------------------
[build] No packages were found in the source space '/home/rgs/Desktop/1.code/demo/workspace/src/path_optimizer/src'
[build] Given package 'path_optimizer' is not in the workspace
@LiJiangnanBit
Copy link
Owner

image

Maybe you should build it under "/home/rgs/Desktop/1.code/demo/workspace" instead of "/home/rgs/Desktop/1.code/demo/workspace/src/path_optimizer".

Hope this helps.

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