Skip to content

Commit

Permalink
refixed humble compat
Browse files Browse the repository at this point in the history
  • Loading branch information
joshjowen committed Nov 8, 2024
1 parent 3acd1eb commit cf188f8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rosapi/src/rosapi/params.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
import rclpy
from rcl_interfaces.msg import Parameter, ParameterType, ParameterValue
from rcl_interfaces.srv import ListParameters
from rclpy.parameter import get_parameter_value
from ros2node.api import get_absolute_node_name
from ros2param.api import call_get_parameters, call_set_parameters
from rosapi.proxy import get_nodes
Expand Down

0 comments on commit cf188f8

Please sign in to comment.