Skip to content

Commit

Permalink
Expose ros1 script
Browse files Browse the repository at this point in the history
  • Loading branch information
safijari committed Jun 2, 2024
1 parent b059c83 commit 41b5766
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,6 @@
setup_requires=["pybind11_cmake"],
ext_modules=[CMakeExtension("yag_slam_cpp")],
cmdclass=dict(build_ext=CMakeBuild),
scripts=["ros1/slam_node_ros1"],
zip_safe=False,
)

0 comments on commit 41b5766

Please sign in to comment.