question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support `catkin locate --this`

See original GitHub issue

For various bash commands, it would be nice to locate the package of the current working directory. My current workaround is

catkin locate `catkin list --this -u`

but the missing --this always felt wrong, since most other verbs support it.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
jarvisschultzcommented, May 1, 2020

Doh… sorry. Totally misread the original comment

0reactions
timonegkcommented, Feb 10, 2021

This was fixed in #605.

Read more comments on GitHub >

github_iconTop Results From Across the Web

catkin locate – Locate Directories — catkin_tools 0.0.0 ...
The locate verb can be used to locate important locations in the workspace such as the active source , build , devel ,...
Read more >
Using install with catkin build results in devel/setup.bash ...
Using install with catkin build results in devel/setup.bash disabling finding packages in the workspace #577. Open.
Read more >
catkin/commands/catkin_make - ROS Wiki
catkin_make is a convenience tool for building code in a catkin ... The above command will build any packages located in ~/catkin_ws/src.
Read more >
catkin_tools command man page - ManKier
In order to help automate the merged build process, Catkin was distributed ... Based on the default configuration, it will locate the packages...
Read more >
ROS setup tutorial | CLion Documentation - JetBrains
Feature request for catkin_tools support in CLion: CPP-7438. ... Open and select the CMakeLists.txt file located inside the package folder, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found