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

catkin_make error (add_library) #3

Open
Mubashir-alam opened this issue Dec 14, 2022 · 0 comments
Open

catkin_make error (add_library) #3

Mubashir-alam opened this issue Dec 14, 2022 · 0 comments

Comments

@Mubashir-alam
Copy link

I do sudo apt install ros-noetic-franka-* but still getiting following error.

CMake Error at ROS-Ultimate-guide-for-Custom-Robotic-Arms-and-Panda-7-DOF-/franka_gazebo/CMakeLists.txt:79 (add_library):
  Cannot find source file:

    src/franka_hw_sim.cpp

  Tried extensions .c .C .c++ .cc .cpp .cxx .cu .m .M .mm .h .hh .h++ .hm
  .hpp .hxx .in .txx


CMake Error at ROS-Ultimate-guide-for-Custom-Robotic-Arms-and-Panda-7-DOF-/franka_gazebo/CMakeLists.txt:100 (add_library):
  Cannot find source file:

    src/franka_gripper_sim.cpp

  Tried extensions .c .C .c++ .cc .cpp .cxx .cu .m .M .mm .h .hh .h++ .hm
  .hpp .hxx .in .txx


CMake Error at ROS-Ultimate-guide-for-Custom-Robotic-Arms-and-Panda-7-DOF-/franka_gazebo/CMakeLists.txt:79 (add_library):
  No SOURCES given to target: franka_hw_sim


CMake Error at ROS-Ultimate-guide-for-Custom-Robotic-Arms-and-Panda-7-DOF-/franka_gazebo/CMakeLists.txt:100 (add_library):
  No SOURCES given to target: franka_gripper_sim


CMake Generate step failed.  Build files cannot be regenerated correctly.
make: *** [Makefile:5836: cmake_check_build_system] Error 1
Invoking "make cmake_check_build_system" failed

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