Code Monkey home page Code Monkey logo

hrl-assistive's People

Contributors

214yh avatar akapusta avatar henryclever avatar hyderhasnain avatar kphawkins avatar magipe avatar michae1park avatar mrich7 avatar pgrice avatar pidipidi avatar yashchitalia avatar zackory avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

hrl-assistive's Issues

Unable to run in indigo

I have cloned your package, and tried to run it on my own machine, but am getting errors due to dependencies on packages not supported in indigo. Am I missing something, or did the package recently break?

Live list-population of available cameras

The current list of available camera (and other services, such as actions on click) always present, and do not necessarily reflect the status of the backend, allowing users to call services which are not available, typically with little to no feedback about the failure.

AR Tag confirmation video shows detection before servoing node

The AR Tag visualization image highlights a detected tag before the tag is recognized by the servoing node (likely because of the filtering and thresholding being done in the servoing node). This gives the user the mistaken impression that the tag has been identified, and should be updated to more correctly indicate the system state.

Cancel button for Head Registration

Both for cancelling the head registration click and the head registration processing. Should also (separate button?) clear confirmation point-cloud.

Scrollable log - show old messages on web interface

The current system only shows the user the most recent log output, but often multiple outputs are received essentially simultaneously, and the first are immediately overwritten by the later messages. The log window should be extended to display messages for a certain length of time, and only clear messages after a specified period. Perhaps a history should also be kept? This may also allow old message to be cleared, which otherwise persist until a new message is received, long after the message is meaningful.

Load camera parameters directly from camera_info topic

Currently the real image size parameter is hard-coded for each image in the mjpeg_client. By using camera_info topic to receive this information, we can maintain correct behavior with changing image sizes (possible with Kinect), and avoid hard-coding specific values for particular cameras.

NaN/Inf handling in head registration

Occasionally the Pixel23d callback or head registration callback will die due to the presence of "Invalid (NaN, Inf) point coordinates given to radiusSearch!"

Lookat IK interface for servoing

Add the ability for the robot to automatically look at an AR Tag (or some given point) with the arm cameras. This will significnatly reduce the servoing failures resulting from the camera losing its view of the tag, and should allow the system to start from arbitrary arm positions. Needs to be integrated with servoing.

Gripper not moving

When I try to move the grippers, I am getting the following error. I have been unsuccessful at finding the node in the code base so far.

/r_gripper_sensor_controller/grab_action_node ServerGoalHandle::setCanceled:116: To transition to a cancelled state, the goal must be in a pending, recalling, active, or preempting state, it is currently in state: 2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.