facebookresearch / facebookresearch/fairo

Flash bounding box interpreted incorrectly in minecraft client

Open
#1,101 0 comments 0 reactions 1 assignee Claimed by @snyxan View on GitHub
Dominant language
Jupyter Notebook
Stars
929
Forks
123
PR merge metrics
No merged PRs in 30d

Description

## Type of Issue

Select the type of issue:
- [X] Bug report (to report a bug)
- [ ] Feature request (to request an additional feature)
- [ ] Tracker (I am just using this as a tracker)
- [ ] Refactor request
- [ ] Documentation Ask

## Description

When the craftassist agent sends a /point chat to the minecraft client, the area that is pointed is not the same size as the bounding box that is passed in.

## Current Behavior

Flashing voxel area is smaller than the object being pointed at (and the coordinates passed in in chat).

## Expected Behavior

All voxels in the bounding box should flash.

## Steps to reproduce

Use the `point_at` function in the craftassist agent and compare the expected to actual voxels flashed.

## Links to any relevant pastes or documents

For the following screenshot, this was the chat text sent (to both the minecraft client and the dashboard): `/point -1 64 14 6 71 14`

Screen Shot 2022-04-14 at 2 17 07 PM

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.