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

[noetic] Where is axclient.py ? #167

Closed
doisyg opened this issue May 27, 2020 · 7 comments
Closed

[noetic] Where is axclient.py ? #167

doisyg opened this issue May 27, 2020 · 7 comments

Comments

@doisyg
Copy link

doisyg commented May 27, 2020

I use quite a lot rosrun actionlib axclient.py but I don't find it under the noetic release

@doisyg doisyg changed the title [noetic] Where is axclient.py [noetic] Where is axclient.py ? May 27, 2020
@doisyg
Copy link
Author

doisyg commented May 27, 2020

Related to the python 2 wxtools dependencies... #153
axclient.py and scripts/axserver.py are not installed anymore

catkin_install_python(PROGRAMS
# These scripts require Python 2 dependency wx
# scripts/axclient.py
# scripts/axserver.py
scripts/dynamic_action.py
scripts/library.py
DESTINATION ${CATKIN_PACKAGE_BIN_DESTINATION})

@mikaelarguedas
Copy link
Member

+1 this is a valuable tool with no real replacement available in Noetic.
Commenting to voice my support for its' Python 3 conversion and return in the debs :)

@mikaelarguedas
Copy link
Member

@doisyg @reinzor @BG-Keith I submitted a Noetic compatible version at #169 if you guys want to give it a try

@reinzor
Copy link

reinzor commented Aug 17, 2020

Thanks!

axclient

Seems to work nicely here!

mjcarroll pushed a commit that referenced this issue Aug 21, 2020
Based on #168 and ros/rosdistro#25920
Fixes: #153 and #167

Signed-off-by: Mikael Arguedas <[email protected]>
@hcostelha
Copy link

hcostelha commented Oct 12, 2020

I have tested this with the current Ubuntu available repository package and is working fine, so I guess this issue can be closed.

@doisyg doisyg closed this as completed Feb 19, 2021
@rickstaa
Copy link

rickstaa commented May 21, 2021

For future reference, the axclient.py tool has been moved to the ros-noetic-actionlib-tools package. I could not find the official wiki for this subpackage.

@130s
Copy link
Member

130s commented May 5, 2023

I could not find the official wiki for this subpackage.

Just made it http://wiki.ros.org/actionlib_tools, for ROS1.

Don't know where it went in ROS2 world 🤔

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

6 participants